home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Development Libraries / SGI IRIX 6.4 Development Libraries.iso / docs6.4 / relnotes / ifl_dev / ch1.z / ch1
Encoding:
Text File  |  1997-09-04  |  3.7 KB  |  135 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _I_n_t_r_o_d_u_c_t_i_o_n
  9.  
  10.        The Silicon Graphics Image Format Library (IFL) is a library
  11.        for opening, reading, writing and creating image files in a
  12.        format independent manner. IFL consists of a library
  13.        developed in C++. An interface library for C programmers is
  14.        also provided.  IFL includes support for the TIFF, PNG, GIF,
  15.        JFIF(JPEG), SGI, PPM, Photo CD, Alias, SOFTIMAGE, YUV, FIT
  16.        and raw file formats. It is designed to be very easy to use
  17.        with a straight-forward mechanism for user-extension to
  18.        other file formats.
  19.  
  20.        IFL software consists of a primary library for C++, a
  21.        supporting library for C programmers, and the header files
  22.        for compiling new software using these libraries.
  23.        Documentation consists of online man pages for all object
  24.        classes and supporting routines.
  25.  
  26.        Note:  Packaged with this software is a separate sheet that
  27.               contains the Software License Agreement.  This
  28.               software is provided to you solely under the terms
  29.               and conditions of the Software License Agreement.
  30.               Please take a few moments to review the Agreement.
  31.  
  32.        This document contains the following chapters:
  33.  
  34.          1.  Introduction
  35.  
  36.          2.  Installation Information
  37.  
  38.          3.  Changes and Additions
  39.  
  40.          4.  Bug Fixes
  41.  
  42.          5.  Known Problems and Workarounds
  43.  
  44.  
  45.        1.1  _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  46.  
  47.        Following is the release identification information for
  48.        Image Format Library:
  49.  
  50.                                       Image Format Library
  51.        SSSSooooffffttttwwwwaaaarrrreeee OOOOppppttttiiiioooonnnn PPPPrrrroooodddduuuucccctttt
  52.                                       1.1.2
  53.        VVVVeeeerrrrssssiiiioooonnnn
  54.                                       SC4-IFL-1.1.2
  55.        PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
  56.                                       4D1-6.4 IRIX 6.4
  57.        SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.                                   - 2 -
  72.  
  73.  
  74.  
  75.        1.2  _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
  76.  
  77.        After you install the online documentation for a product
  78.        (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
  79.        your screen.
  80.  
  81.        If you have a graphics system, select ``Release Notes'' from
  82.        the Tools submenu of the Toolchest. This displays the
  83.        _g_r_e_l_n_o_t_e_s(1) graphical browser for the online release notes.
  84.  
  85.        Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
  86.        options to this command.
  87.  
  88.        If you do not have a graphics system, you can use the
  89.        _r_e_l_n_o_t_e_s command.  Refer to the _r_e_l_n_o_t_e_s(1) man page for
  90.        accessing the online release notes.
  91.  
  92.        1.3  _P_r_o_d_u_c_t__S_u_p_p_o_r_t
  93.  
  94.        Silicon Graphics, Inc., provides a comprehensive product
  95.        support maintenance program for its products.
  96.  
  97.        If you are in North America and would like support for your
  98.        Silicon Graphics-supported products, contact the Technical
  99.        Assistance Center at
  100.        1-800-800-4SGI.
  101.  
  102.        If you are outside North America, contact the Silicon
  103.        Graphics subsidiary or authorized distributor in your
  104.        country.
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.